setIcon(<horsepower:press>)

setTitle("Pressing matters")

setDescription("With a horse press, you can press sugar cane into paper, saw dust into compressed sawdust (which can be turned into charcoal later on), seeds into dirt and extract water from leaves.")

addParent("primitivetechnology:Stone Age/lead")

criteria = addCriteria("hasItem", "minecraft:inventory_changed")

criteria.addItem(<horsepower:press>)

setPos(72,31)

alwaysVisible()